PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package / PDFFlowPageDefaults Class / getRotation Method
In This Topic
    getRotation Method
    In This Topic
    Gets the default page rotation.
    The accepted values for this property are 0, 90, 180 and 270 degrees.
    Syntax
    public int getRotation()

    Return Value

    The default page rotation for a flow document.
    See Also